Options:
a. Throws a compile error as the default constructor is not provided
b. Prints: Value received is: 7.8
c. Prints: Value received is: 3.14
d. Throws an error stating the variable “p” already contains a definition of p.
e. Throws an error stating an ambiguity of variable “p”.
Reveal Answer